Conversion Science · emerging evidence
Accessibility Overlays Do Not Stop ADA Website Lawsuits: What the Litigation Data Shows
Accessibility overlay widgets are marketed as a single line of script that makes a site compliant and immune to ADA website lawsuits. The litigation data does not support that promise. Industry legal trackers recorded more than 5,100 ADA digital-accessibility suits filed in 2025, the highest annual volume on record, and a reported several hundred of those suits named businesses whose sites already had an overlay installed. An overlay sits on top of the existing markup rather than correcting it, so the underlying barriers a plaintiff can point to, an unlabeled control, a keyboard trap, a form a screen reader cannot complete, remain in place. This piece reads the reported numbers with the caveat they deserve, because they come from commercial trackers rather than a court-records source, and explains why remediation at the level of the code, tested against WCAG 2.2 AA, is the only response the evidence supports.
An overlay is sold as a shortcut. The filings suggest the shortcut does not hold.
An accessibility overlay, sometimes called an accessibility widget, is a piece of JavaScript a business adds to an existing website. It renders a floating menu of options, larger text, altered contrast, a reading guide, and claims to detect and repair accessibility barriers automatically. The commercial promise attached to several of these products has been explicit: install the script, become compliant, reduce legal exposure.
The reported litigation record complicates that promise. If the shortcut worked as advertised, one would expect sites carrying an overlay to be conspicuously absent from ADA filings. Instead, industry trackers report that a meaningful share of 2025 suits targeted sites that had already installed one. That pattern, if the underlying counts hold, is the central fact of this article: the presence of an overlay did not stop the suit, and in some readings the visible widget flagged the site as one where the real barriers were never addressed.
What the 2025 ADA litigation data shows
The headline numbers come from commercial legal-tracking aggregations rather than a single official court database, so they should be read as directional estimates. With that stated plainly, the reported figures are consistent across trackers and point one direction.
Volume is at a record and still climbing
Legal-tracking firms reported more than 5,100 ADA digital-accessibility lawsuits filed in 2025, described as the highest annual volume on record and a reported increase of roughly 37 percent over 2024. The trend line, not the exact integer, is the durable finding: web-accessibility litigation is growing, not receding.
The reported split was roughly 62 percent federal and 38 percent state, with state filings concentrated in New York and California. For a small business, the practical reading is that this is no longer a coastal-enterprise problem. A plaintiff does not have to prove intent under this theory of liability, only that a barrier exists on a site treated as a place of public accommodation.
The overlay finding
The number that matters most for this article is the one the trackers attach to overlays directly. A reported 456 of the suits filed in the first half of 2025 targeted sites that already had an accessibility overlay widget installed. Whether the precise count is 456 or somewhat different, the existence of a substantial block of suits against overlay-equipped sites is the point: the widget was present, and it did not prevent the claim.
Why an overlay cannot close the gap it claims to close
The mechanism is structural, not a matter of a particular vendor doing it badly. An overlay is a layer that runs in the browser after the page loads. It cannot rewrite the semantic structure of a site, the labels and names that assistive technology reads, the focus order a keyboard user depends on, or the way a custom form communicates an error. Those live in the underlying HTML and interaction code. A script painted over them does not change them.
This is why an overlay frequently interferes with the assistive technology it claims to assist. A screen-reader user arrives with software already doing the job the widget duplicates, and the two can collide, producing an experience worse than the untouched page. The barrier a plaintiff cites, an unlabeled checkout button, a menu that traps focus, is still there underneath.
The scale of the underlying problem is documented independently of the litigation trackers. WebAIM, in its 2026 annual automated audit of the top one million home pages, found that 95.9 percent had at least one detectable WCAG 2 failure, with an average of 56.1 distinct errors per page. Because automated scanning catches only a subset of the WCAG success criteria, that figure is a floor on real failure rates, not a ceiling. A widget that runs the same class of automated logic cannot detect, let alone fix, most of what actually blocks a disabled user.
Read these numbers as estimates, not court records
What is well established here should be separated from what is reported. The overlay-and-lawsuit counts in this article are compiled by commercial legal-tracking firms whose business is adjacent to accessibility remediation. They are directionally consistent with widely reported federal-court filing trends, but the exact totals have not been reconciled against a primary court-records source, and the trackers have a commercial interest in a rising-risk narrative.
So the defensible claim is bounded. It is not "exactly 5,100 suits" or "precisely 456 overlay cases." It is this: multiple independent trackers report record-high ADA web-accessibility litigation in 2025, and report that a substantial number of those suits named sites already running an overlay. That is enough to retire the specific marketing claim that an overlay confers legal protection. It is not enough to publish the integers as though they were audited fact, and this article does not.
The one number in this piece that carries a stronger provenance is the WebAIM Million failure rate, which comes from a large, publicly documented, methodologically disclosed automated audit. It is the anchor: whatever the exact litigation count, the population of non-conforming sites is vast, and overlays do not meaningfully shrink it.
What the standard actually requires
The reference point courts and auditors converge on is the Web Content Accessibility Guidelines. WCAG 2.2 became a W3C Recommendation in October 2023, and its AA level is the conformance target most commonly cited in settlements and demand letters. Conformance is defined against specific, testable success criteria, contrast ratios, keyboard operability, name and role and value for controls, focus visibility and order, target sizes, and accessible error handling, not against the presence of a widget.
Meeting that standard is remediation, and remediation happens in the source. It means correcting the HTML so structure and landmarks are real, giving every control a programmatic name, making every interaction operable by keyboard, ensuring a logical and visible focus order, bringing contrast up to the ratios the guidelines specify, and then re-testing with the manual methods automated tools cannot replace: keyboard-only operation, screen-reader passes, and zoom and reflow. None of that is something a script bolted on at runtime can deliver, which is the whole reason the overlay shortcut fails the test it was bought to pass.
Why the risk is sharper for some local businesses
The litigation trend is broad, but exposure is not evenly distributed. Businesses in high-consideration, health-adjacent, or legally sensitive verticals carry more risk for a simple reason: they serve populations that include disabled users directly, and a barrier on a booking form or an intake flow is both a lost customer and a documented failure.
A dental or med-spa practice whose online booking cannot be completed with a screen reader, a solo or small law firm whose contact form is not keyboard-operable, a home-services site whose quote request traps focus, each presents the exact fact pattern the filings describe. For these businesses the sound posture is not to install a widget and hope, but to know where the site actually stands against the standard, and to fix what fails at the source.
The operational question underneath the headline
Stripped of the marketing, the situation resolves to one question a business owner can act on. It is not "am I sued yet." It is "if someone tested my site the way a disabled user experiences it, and the way a plaintiff would, what would they find." An overlay answers that question with a decoration. A real audit against WCAG 2.2 AA answers it with a findings register that maps each barrier to the criterion it fails, which is the only starting point from which remediation, and therefore genuine risk reduction, is possible.
The evidence
Key findings, with their sources
-
More than 5,100 ADA digital-accessibility lawsuits were reported filed in 2025, the highest annual volume on record and a reported increase of about 37 percent over 2024.
emerging EcomBack, 2025 Annual ADA Lawsuit Report; WCAGsafe litigation trackers (commercial legal-tracking aggregations, not primary court records).
-
A reported 456 of the ADA suits filed in the first half of 2025 targeted websites that already had an accessibility overlay widget installed.
emerging EcomBack / WCAGsafe 2025 tracking (industry-tracker estimate, flagged non-primary).
-
The reported 2025 filings split roughly 62 percent federal and 38 percent state, with state suits concentrated in New York and California.
emerging EcomBack, 2025 Annual ADA Lawsuit Report (industry-tracker estimate).
-
95.9 percent of the top one million home pages had at least one detectable WCAG 2 failure, averaging 56.1 distinct errors per page, and automated scans detect only a subset of success criteria, making this a floor.
established WebAIM, The WebAIM Million, 2026 edition (large-sample automated accessibility audit).
-
WCAG 2.2 became a W3C Recommendation in October 2023; its AA level is the conformance target most commonly cited in web-accessibility settlements.
established World Wide Web Consortium, Web Accessibility Initiative, Web Content Accessibility Guidelines (WCAG) 2.2, W3C Recommendation, October 2023.
Calibration
What is proven, what is promising, what is unproven
| Evidence tier | Tactics | What the evidence says |
|---|---|---|
| established | Fixing WCAG 2.2 AA barriers in the source markup and interaction, then re-testing with manual keyboard and screen-reader methods. | WCAG 2.2 (W3C Recommendation, 2023); WebAIM Million 2026 documents the scale of underlying non-conformance that only source-level remediation addresses. |
| emerging | Treating the reported litigation volume and the overlay-lawsuit counts as a risk signal. | EcomBack / WCAGsafe 2025 trackers: directionally consistent across sources but compiled commercially, not reconciled against primary court records. |
| contested | Relying on an accessibility overlay widget as legal protection or as compliance. | Reported suits against overlay-equipped sites, plus the structural inability of a runtime script to alter underlying markup, undercut the vendor compliance claim. |
Reference
Glossary
- Accessibility overlay
- A JavaScript widget added to an existing site that renders an accessibility menu and claims to detect and repair barriers automatically, without changing the underlying code.
- Remediation
- Correcting accessibility barriers at the source, in the HTML, focus order, labels, contrast and interaction, then re-verifying against the standard. The opposite of a runtime overlay.
- WCAG 2.2 AA
- The AA conformance level of the Web Content Accessibility Guidelines 2.2, a W3C Recommendation from October 2023 and the standard most commonly referenced in ADA web-accessibility disputes.
- Place of public accommodation
- A category under the ADA that courts have applied to business websites, meaning a barrier on the site can support a claim without any showing of intent.
- Automated-scan floor
- Because automated tools test only a portion of WCAG success criteria, an automated pass rate understates true failure. Reported failure figures are a floor, not a ceiling.
Straight answers
Frequently asked questions
Do accessibility overlays make my website ADA compliant?
The available evidence says no. An overlay is a script that runs on top of your existing code without changing it, so the barriers a plaintiff can cite remain. Industry legal trackers reported hundreds of 2025 ADA website lawsuits against sites that already had an overlay installed. Compliance is defined against WCAG 2.2 AA success criteria, which are met by fixing the underlying markup, not by adding a widget.
How many ADA website lawsuits were filed in 2025?
Commercial legal trackers reported more than 5,100 ADA digital-accessibility suits filed in 2025, described as a record and a roughly 37 percent rise over 2024. These are industry-tracker estimates rather than reconciled court-records counts, so treat them as directional. The consistent finding across sources is that the volume is rising, not the exact integer.
Can I be sued even if I installed an accessibility widget?
Yes. A reported 456 of the suits filed in the first half of 2025 named sites that already had an accessibility overlay widget in place. The widget did not prevent the claim, because it did not remove the underlying barriers. In some cases a visible overlay is read as evidence the real work was skipped.
What actually reduces my accessibility legal risk?
A real audit against WCAG 2.2 AA, using manual keyboard and screen-reader testing alongside automated scanning, followed by remediation in the source code and a verification re-test. That produces a documented findings register and a genuinely operable site, which is the only response the litigation and standards evidence supports.
Are these lawsuit numbers reliable?
They are directional. The counts come from commercial legal-tracking firms, not a primary court database, and those firms operate in a field adjacent to remediation. They are consistent with widely reported federal filing trends, but the exact totals should be read as estimates. The more solidly sourced anchor is the WebAIM Million, which documents that the large majority of live sites fail WCAG at the automated level.
Provenance
Sources
- EcomBack, 2025 Annual ADA Lawsuit Report (commercial legal-tracking aggregation) (emerging, industry-tracker sourced, not primary court data)
- WCAGsafe, ADA web-accessibility litigation tracking, 2025 (emerging, industry-tracker sourced)
- WebAIM, The WebAIM Million, 2026 edition (established, with automated-scan-floor caveat)webaim.org
- World Wide Web Consortium, Web Accessibility Initiative, Web Content Accessibility Guidelines (WCAG) 2.2, W3C Recommendation, October 2023 (established)w3.org
Every figure above is attributed to a real, dated source and tagged with its evidence tier. Where a claim could not be verified to a primary source, it is not stated as fact.