I have tried it and it is amasing, I saw it on:
http://www.nukecops.com/postlite2727...ightclick.html
It disables rightclick select and dragdrop (click an image drag it onto the desktop or MS word...)
<body oncontextmenu="return false" ondragstart="return false" onselectstart="return false">
:)