Firefox
From John Freier
Locking Firefox Options
To lock Firefox options and prevent changes. Add general.config.obscure_value option in the preferences.
Locations
C:\Program Files (x86)\Mozilla Firefox\defaults\pref\local-settings.js
Add the following line on top.
pref("general.config.obscure_value", 0);