Using sortable into a scaled container

Using sortable into a scaled container

I have a sortable list into a scaled container (css3 transform), and the lastest items presents x and y offset when dragging. Without the transform the dragging is normal.

How can I adjust the item position to the correct scale when dragging?

Edit:

Here is an example