I have a dialog that is opening over an iframe, and its dragable and resizable...
Problem: when its dragged/resized, if you move your mouse too fast, out of the dialog element, its like the iframe steals the focus or the mousedown event, and dialog stays in place/same dimensions, and its bugged, so when mouse is back on the element drag/resize continues...
Looks like a bug to me...