Start selection here in the orange div, hold your mouse and and move it somewhere outside.

Under IE7(8), watch the counter going on with contentEditable=true outside of the box.

Normal browsers stop calling mousemove when pointer leaves orange div with contentEditable=true.