An iframe whose content has background-attachment: fixed needs to fall into the synchronous scrolling path.
<rdar://problem/62137075>
This is an ordering dependency between calling scrollingCoordinator->frameViewFixedObjectsDidChange() and creating the subframe's scrolling node.