I am part of a team that works on a Java application that, among other things, helps people organize and annotate information from the web. We currently use a Firefox plug-
Paste this line before the error line:
event.dataTransfer = event.originalEvent.dataTransfer;
This worked for me.