A better solution is to enter the Reading mode of your browser.
Some sites popup dialogs and even if you delete all the elements they have set some of the elements in the original page to not allow scroll. With reading mode you just bypass all that crap.
This is true, although if you do want to fix that particular issue then unticking overflow:none against body usually does the trick :) But yes, reader mode is simpler.