Dialog position offsets during drag on Firefox

Dialog position offsets during drag on Firefox

I have an accordion from which a button on each tab opens a Dialog.
On Firefox (latest version Win 7 64 bits) the following annoying bug appears. This not happens with Chrome. BTW: jQuery 2.0.3 jQueryUI 1.10.3
If the tab is on the initial screen, the dialog appears and I can drag around without problems.
But if I have to scroll the accordion to reach the tab, then the dialog appears but as soon as I start dragging it around, the dialog springs downward by a fixed amount that seems equal to the amount I scrolled the accordion upward. And this offset between the mouse and the dialog title bar remain fixed even if I try to take again the dialog title bar.

The attached example reproduces the problem. Unzip it and look at index.html with Firefox. Open one tab and click on the icon. The dialog opens and has no problem to be dragged around. Now reach the last tab. Do the same and watch the dialog position offsets your mouse.

The suggestion done in this forum from another user to add a position: {...} option to the dialog does not change anything for me.

Thanks for your help!
mario