I use jQuery draggable on a list which is is too long. When I drag an element from viewport it's ok. But if I drag an element towards the end of the document and scroll up it looses it's position.
Here is the link http://jsbin.com/imawuk/3
I tried all options in documentation but couldn't fix this
Am I doing something wrong or this may be a bug to report?