Using jQuery, when you set a blur event on a text box and set another element as draggable, when you click the draggable element, the blur event does not fire in FireFox. I
I had the same problem. It's a bug. For a solution see here: http://dev.jqueryui.com/ticket/4261