I'm having an issue with jquery-ui draggable() inside of iframes.
See test here: http://jsfiddle.net/TDfkn/
I have iframeFix:true, but if you try to drag the image nothing happens until the mouse cursor moves outside of the iframe. Is there a way to fix that?