Yes, I'm having the same problem (with a wrapped WKWebView, but presumably also the new WebView).
The jumping-on-back-button issue was also a problem before iOS 26, but you could work around it by using
.ignoresSafeArea(.all, edges: .bottom)
However, now in iOS 26, Apple wants the content to flow behind the toolbar, meaning the above fix is no longer suitable.
Did you manage to find a workaround?
Topic:
Safari & Web
SubTopic:
General
Tags: