FIX: The cursor doesn't change its position when pasting in ContentAreaMode="Div"
When some text is pasted in the content of the editor and the ContentAreaMode="Div" property I set, the cursor should be after the pasted content.
A possible resolution is changing the ContentAreaMode to iframe.