Fix for this bug: #1473166: Can not drag Webform file upload field The issue is that the Ajax file upload field is no longer draggable. I fixed it by re-arranging how and when the draggable wrappers are added to elements, placing them in a #pre_render function now.