JQuery Sortable ConnectWith don't work
I figured out.
The problem was the list float property. Sortable connectWith dont work with css float.
Sortable connectWith Bug
I just would like to share something that I just realized and maybe can help somebody.
The element which will receive an element (div/ul) from another list/table must have enough "space" to receive (width and height) and display the new element.