In this Fiddle I want to make a jQuery or Javascript interaction that will allow me to drag the first table cell (Name) and pull it out. .draggable seems to only work with divs.
You could put a div in the cell and drag that.