I have a WPF application that uses the WPF WebBrowser control to display interesting web pages to our developers on a flatscreen display (like a news feed).
I've this problem in the past and finally resolved it with an injection of a Javascript script that suppress error handling. Hope this could help you too.