The following Minimal (Non-)Working Example is boiled down from @ElíasGuisadoVillalgordo's answer to Is there a complex which computes Čech cohomology?. Consider the following two displayed formulæ:
$$\smash{\check H}$$
versus
$$\smash{\check H}\tag{tagged}$$
The body of each is \smash{\check H}. The only difference in the source is that the second has a \tag, which shouldn't affect whether the accent renders on the $H$.
After discussion with @ZhenLin in the comments to their thoughtful answer about why this is an abuse of \smash (although I still think it represents a bug!), here's another version:
$$\vphantom{\check H}\smash{\check H}\tag{also tagged}$$
Indeed, including a \vphantom fixes up the issue, so I think that may reasonably be regarded as a satisfactory workaround.
In case it doesn't render for you, here's what the first two look like for me. I am using Firefox 135.0.1 on macOS 15.1.1, with the HTML-CSS renderer. I am not using MathJax v3. It looks like there is some tiny remnant of an accent on the second $H$, but perhaps it gets cut off?
