Scroll offset of body does not affect position of fixed elements, so nearest scrollable lookup should early return from ancestor scrollable lookup loop once "position: fixed" box is encountered. Fixes regression introduced in 866608532a
866608532a