Is there a way to prevent this in Firefox 4.0 using CSS? It's where you click on a link (or anything) and begin to drag it, and another semi-transparent image of it appears under your cursor as you drag...
Looks something like this:

feedback
|
|
Draggable link:
Non-draggable link:
| |||||||
feedback
|
|
I have not found a CSS solution yet (I will keep looking), but in the meantime, I found a JavaScript solution in the Mozilla Developer Center's article on Drag Operations. It may be of use to you. | |||||
feedback
|