CSS value transform turn off background-attachment: fixed in Firefox.
background-attachment: fixed
Here is the example
background-attachment:fixed; doesn't work when any 'transform' is applied
background-attachment:fixed;
and that's a bug in firefox and it is not yet fixed.
Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1292499