I have an embedded IWebBrowser2 control using straight C++ (windowed, not windowless) and when someone hits the Tab key to go between fields in the browser, it jumps focus out of the web browser.
Any ideas on what I need to implement or what I could be screwing up?
Thanks!