FF should allow you to specify a custom stylesheet which is applied before any other rules. You can put your modified CSS there. The !important flag can be used to override a webpage's stylesheet (as attributes marked !important override those not so marked), but since I don't specify a -moz-opacity attribute, it's actually not needed here.