Skip to main content

Digital Accessibility can get you sued

Humorous cartoon of a man standing atop a building with a sunset sky holding a sign that reads 'Sue Me,' indicating a cheeky or defiant attitude.

Disclaimer: I am not a lawyer, have never attempted to portray a lawyer on television or any streaming series. The following is not intended to be perceived as legal advise.

Hear me out…

Part of my work involves conducting accessibility audits across a wide range of websites. In doing so, I visit hundreds of sites, and I keep seeing the same icon appear, usually anchored in the lower right corner of the screen.

The accessibility logo, with a human figure with arms out stretched, in a blue circle

You’ve seen it too. It’s the universal symbol for digital accessibility, representing inclusion for people with disabilities across the web. Increasingly, it’s also being used by software vendors as a floating trigger for accessibility overlays and widgets bolted onto websites.

A website screenshot with the accessibility floating button in the lower right corner.

Site owners install these tools for understandable reasons:

  • To fix accessibility issues without investing significant time or resources
  • To provide features that assist people with disabilities
  • To reduce legal exposure from accessibility lawsuits

The appeal is obvious. These tools are marketed as a fast, low-effort fix to a problem most organizations don’t fully understand. And they aren’t cheap, pricing typically ranges from $500 to $5,000 or more annually, depending on site traffic.

Here is the uncomfortable truth every business leader needs to understand: these solutions do not deliver on their promise, and in many cases, they make your legal exposure worse.

What these solutions dont do

As promising as these solutions sound, they actually fall short from their marketed goals.

Accessibility Overlays don’t live up to promises

Accessibility overlays claim to resolve accessibility issues without touching your underlying code. In practice, they inject a layer of JavaScript that modifies the page dynamically in the browser, leaving your actual backend code completely untouched.

This approach fails for a straightforward technical reason: assistive technology, such as screen reader software, reads the underlying HTML directly. Overlays load after the screen reader has already parsed the page. The fix arrives too late to matter.

Overlays are also fundamentally limited in the range of accessibility barriers they can address, a limitation well documented by independent accessibility experts. (See the Overlay Fact Sheet.)

Most critically, these products are frequently marketed as delivering conformance with recognized standards such as WCAG 2.x. They do not. Any vendor claiming otherwise is selling you a promise their technology cannot keep.

The people you’re trying to serve are not using these widgets

People with disabilities rely on assistive technology they already know, trust, and have configured to their needs. A user with little or no vision is almost certainly using a screen reader. A user with low vision likely relies on a screen magnifier. These are established tools, chosen deliberately, not something a site-specific widget is going to replace.

When these users encounter your accessibility widget, they don’t engage with it. They bypass it entirely and continue using their own assistive technology. This isn’t speculation, it’s a finding confirmed by the Nielsen Norman Group, one of the most respected authorities in user experience research.

In other words: the audience you’re most trying to reach is the audience least likely to use the tool you paid for.

What Overlays actually deliver: increased legal risk

This is the finding that should command every executive’s attention. Third-party overlay widgets don’t reduce your legal exposure — they increase it.

Plaintiffs’ attorneys know exactly what these widgets signal. They deploy automated scanners specifically to identify websites running overlays, because the presence of a widget is a strong indicator that the underlying code is broken and that the business has chosen a shortcut over a real fix.

Nearly a quarter of all digital accessibility lawsuits now cite the overlay widget itself as a barrier to access.

Let that sink in: the icon installed to protect your organization from litigation has become a flag that invites it.

Additionally, that icon for the accessibility overlay/widget attracts unwanted legal attention that cannot be defended wth the accessibility overlay/widget in place. Courts and advocacy groups have consistently rejected automated overlay widgets as sufficient defenses. Notable lawsuits where accessibility overlays failed to defend businesses can be found on Overlay False Claims.

The Path Forward: What Organizations Should Do Now

Organizations serious about both compliance and genuine inclusion need to act decisively:

  • Remove the existing accessibility overlay or widget. It is not protecting you, it is exposing you.
  • Engage a qualified accessibility vendor to conduct a full accessibility audit of your website or native mobile application.
  • Demand that the audit deliver a clear remediation roadmap, one that addresses the actual underlying code and design, not a surface-level patch.

Accessibility is not a checkbox, and it is not something a script can retrofit after the fact. It requires a genuine commitment to how your product is built. Organizations that treat it this way protect themselves legally, and, more importantly, actually serve the users they claim to support.

The businesses that get ahead of this now will be the ones that avoid the next wave of litigation. The ones that don’t are relying on a symbol that has quietly become a liability. The choice, and the risk, is yours to manage.

Write a reply or comment

Your email address will not be published. Required fields are marked *