draggable out of an accordion (IE wierdness)

draggable out of an accordion (IE wierdness)


Hi,
This one has been driving me insane lately :( It seems very simple and
indeed it was. But only in everything except IE7 (surprise).
Here is a simple demonstration: http://www.subtri.be/test-0.1/test/acc1.php
Using FF, you can click on the 'Baseball' tab and drag the blue DIVs
out of the accordion.
Using IE7, if I enable scrolling on the accordion the blue DIVs become
confined and when you drag them, the helper is wildly offset somehow.
Then I tried disabling autoscroll on the accordion DIV so that the
list just grows. demo here: http://www.subtri.be/test-0.1/test/acc2.php
Now in IE7 the containment is working and the helper offset is fine,
but only if there is no scrollbar for the whole window. If you resize
IE so that the whole document has to scroll, the helper position is
offset again!
Does anybody have even a clue as to how I can get IE to work with
this?
thanks
Simon