I have an angularUi modal window wrapped in a directive:
html:
Try using
$(elem).closest('div.modal-dialog').draggable();
in link function