I've integrated cute editor into my web application which uses DOM. When I move from the cute editor to another part of the page and request that the cute editor not be displayed, the editor remains until I roll the mouse over it - at which point it disappears as required.
How can I avoid having to use the mouse to make the cute editor not display?