For the page https://www.sony.com/en/SonyInfo/csr/, axe.commons.dom.getElementStack gives an incorrect stack for the links in the navbar (e.g. "Contact Us" a[href$="SupportAll/"]) and reports them as needs review. I'll have to debug further as to the reason, but at a quick glance it looks like theres another header on the page that is claiming to be on top of the stack. The headers are using flex and some position: absolute.