Guide
You installed an accessibility widget and got sued anyway
This is one of the most common stories in ADA website litigation, and it is not bad luck. Overlay widgets change how a page looks in a toolbar; they do not fix the code underneath, and the code underneath is what a screen reader, and the plaintiff's expert, actually reads. Here is what happened, why, and what to do now.
Why the widget did not protect you
- Overlays sit on top of broken code. Missing form labels, broken keyboard navigation, and unlabeled buttons stay broken in the DOM, which is what assistive technology uses. A toolbar that enlarges text does not touch any of it.
- Plaintiff firms test with the widget on. Complaints routinely document failures on sites with an overlay active, and some now cite the overlay itself as an additional barrier: several popular widgets interfere with the screen reader configurations real users run.
- The compliance promise was the product, and it was false. In 2025 the FTC fined accessiBe, the largest overlay vendor, $1 million for claiming its widget makes sites compliant. That order is public record and plaintiff attorneys know it.
- Filing data shows the pattern. Industry litigation trackers have counted hundreds of lawsuits per year against sites running overlays. An overlay subscription is not a defense; in the current environment it can read as evidence you knew there was a problem and chose a shortcut.
What to do now, in order
- Do not rip the widget out today. Changing the site mid-dispute without advice can destroy evidence of your state at the time of the complaint. Preserve first: dated screenshots, a copy of the pages named.
- Talk to a defense attorney who has handled ADA web cases. Bring the complaint and your overlay contract; some vendors advertised legal-protection guarantees that your attorney will want to read.
- Get an independent audit of the actual code. Your attorney needs to know which claimed barriers are real, independent of what the widget paints over. That is a findings list with evidence, not a scanner screenshot. Our signed audit ($490, 48-72 hours) is reviewed and signed by an IAAP-certified specialist and is built for exactly this reading.
- Plan remediation in the code, not the toolbar. Settlements nearly always require fixing the site. Fixes that survive re-testing live in your templates and components, which is where the audit's remediation instructions point.
Common questions
Can I sue the overlay vendor?
Some businesses have tried, and some vendor contracts contain indemnification language. Whether yours does, and whether it is worth pursuing, is a question for your attorney with your contract in hand.
Should I cancel the subscription?
Ask your attorney about timing. Long term, money spent on an overlay buys more as remediation of the underlying code, which is the only thing that ends the exposure.
Will fixing the site stop the next lawsuit?
Nothing makes a site lawsuit-proof and we will not tell you otherwise. What a remediated site with a documented independent audit does is remove the easy findings that serial filers test for, and give you a factual record if a claim comes anyway.