Hi @俊宇 徐
It seems that you neither configure IE mode group policy nor use IE mode local site list experience. I think you're using IE mode by clicking . Correct me if there's anything wrong.
In this situation, the different results in IE mode may be related with the Internet Explorer mode API version. I suggest that you can check if there's any Windows updates and install the latest Windows updates, then reinstall IE mode feature in Windows Optional features to see if it can fix the issue.
If it still can't fix the issue, I suggest that you can refer to this doc to configure IE mode using group policies and put the tax website in Enterprise Mode Site List. The steps are like below:
For how to create the Enterprise Mode Site List, you can refer to this doc. You need to load the tax website in IE11 Compatibility mode in Edge IE mode, the sample sites list file is like below:
<site-list version="6">
<created-by>
<tool>EMIESiteListManager</tool>
<version>12.0.0.0</version>
<date-created>04/14/2022 06:55:16</date-created>
</created-by>
<site url="www.your_tax_website.com">
<compat-mode>IE11</compat-mode>
<open-in allow-redirect="true">IE11</open-in>
</site>
</site-list>
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Regards,
Yu Zhou