Focus on Mousemove Chrome issue

HTML

<div>
text
</div>
<input type="text" id="text" />

CSS

body { -webkit-user-select: none; }