[jQuery] jScrollPane & Draggables

[jQuery] jScrollPane & Draggables


I need to have some draggables that are contained in a overflowed
div(jScrollPane) be capable of being dragged outside of the
jScrollPane. The problem I am running into is that they are dragging
behind all the content. Is there anything I can do about this? I
have tried modifying the z-index of the draggable but that doesn't
seem to fix my issue. Thanks for any help.
Chris