Nope, It is a common issues with Firefox although it has been greatly reduced in the last year or so.
The project to fix all this is called e10s. Moving Content, and UI etc to seperate process as well as OMTx ( Off Main Thread Everything ) where Firefox Dev trys to do everything in async style and move them off Main Thread.
Progress has been slow. But at least they are working on it