In cases when filepicker support is enabled, this patch adds a wrapper div around the url element and includes the filepicker id in its id. This allows the js callback code to target the specific input field with which it is associated.
Fixed a regression from MDL-50484.