I have a UIWebView that uses a fixed position header. When the ViewController that contains the UIWebView is the initial view, there is no problem with the fixed position divs. When I display that same ViewController through a Modal segue, that's when the problem occurs. The first time I scroll on the page, the divs move and scroll with the page, but once I let go of scrolling for the first time,