Many sites, including banking sites, disable right click for security. But this might be a nuisance when you might want to copy something to Word or Excel. Here’s how to disable that feature:

Method 1 [For IE]

Click “Tools”->”Internet Options”
Click the “Security” tab
Click “Custom Level”
Scroll down to the “Scripting” section
Set “Active Scripting” to “disable”
Click “Ok” a couple of times.

You can “enable” this when you are done.

Method 2 [For IE and Firefox]

Type the following into the URL bar of your browser:

javascript:void(document.oncontextmenu=null)

This is a temporary method which is valid while the browser window is open.