I have an Accessibility problem only on the Iphone, some APP pages are in Webview made in .aspx and these screens use a MultiView structure, that is, a single page .aspx can have several following screens and are loaded as if it were an ajaxs. When you click on a forward button the contents of the next screen are loaded and the marking of accessibility continues at the same point as the previous screen which was the forward button for example. Is there any way to determine where the focus of accessibility has to appear?