I would recommend using another element to mask the click by
positioning it under the mouse during the drag interaction. You could
use the "dragProxy" to simplify this, but keep in mind the size of the
proxy element is used to calculate drop target intersections.
http://jsbin.com/ozaju