test html like described below

<html>
<body>
<input disabled value="some test text"> some text test<input value="some test text">
</body>
</html>

if you dblclick on text disabled input and then dblclick on some other text on page you will see what i mean. Also have this bug on Win7.

Modified by cor-el