Draggable div across multiple td's within a table

Draggable div across multiple td's within a table

http://jsfiddle.net/e16rpcyj/

Right now you can drag the red border, but that just extends the td it sits in.

I'd like to make the "Session A" div draggable across two td's.

Ideally, dragging the red border once to the right would make "Session A" display under "8am" and "9am" together.