sortable on selected items

sortable on selected items

Hi folks,
I'm searching for a way to make jquery UI .sortable work with user
selected items. The User will get a table and can select diffrent rows
which can be dragged to a new position. In my case, there is a table
with rowspan over 3 rows and the user should bea able to drag those
three rows by one handle, is this possible?
--