joe ertaba wrote: > Is there any way to find cursor position in > https://developer.mozilla.org/en/Rich-Text_Editing_in_Mozilla > something like textbox's selectionstart, selectionend,... window.getSelection() works with editable areas too, assuming it has focus.