I was using Jeditable(with type autogrow) for editing text within a div which has similar siblings. Then I used Sortable for all the siblings and then jeditable wont cancel edit when click outside.
Really in a pickle as I need sortable functionality and dont want to lose the editing.
Edit: Also, once I click to edit a text, It will not allow me to select any text from the textarea. This is getting real worse. Sortable seems like too much for my bloated app