Hm. You may be right. In this case, just use this function UIWebViewDelegate:
- (BOOL)webView:(UIWebView *)webView
shouldStartLoadWithRequest:(NSURLRequest *)request
navigationType:(UIWebViewNavigationType)navigationType
NSURLRequest, , iTunes, , :
[[UIApplication sharedApplication] openURL:someURL];