I have been trying to apply user-select for both Opera 10.62 and IE9 without success. I can\'t/won\'t bind events with JavaScript that preventDefault()
user-select
preventDefault()
-ms-user-select: none;
seems to work fine now (IE 10/11)