Strange IE drag behavior ( demo included )

Strange IE drag behavior ( demo included )


Hello. I've been having trouble making UI.SORTABLE work in IE (maybe
just IE6?) due to a strange dragging behavior. I put together this
simple demo to illustrate the problem:
http://74.205.76.81/sorttest/
As you can see, the dragged element is out of place while dragging.
Oddly enough, it drops into the correct place when released. This is
obviously a major usability problem, because it's visually
disconcerting to the user. I'm pretty new to jQuery and UI. Can any of
you jQuery pros please help? I'd be so grateful.
JR