Compare Top ADA Compliance Vendors: Overlays vs Remediation
The ADA compliance vendor landscape divides into two fundamentally different approaches: overlay widgets that inject JavaScript without fixing code, and source code remediation platforms that fix actual accessibility issues. The outcomes differ dramatically. Over 800 businesses using overlay vendors were sued in 2023-2024, while <1% of TestParty customers using source code remediation have been sued during that time.
This comparison evaluates vendors by approach type, providing the technical and outcome data you need to choose correctly.
Quick Vendor Comparison
+--------------------------+---------------------------------+------------------------+---------------------+----------------+--------------------------+
| Vendor | Approach | Fixes Code | Customers Sued | FTC Action | Monthly Cost |
+--------------------------+---------------------------------+------------------------+---------------------+----------------+--------------------------+
| TestParty | Source code remediation | Yes | Few | None | $1,000-$5,000 |
+--------------------------+---------------------------------+------------------------+---------------------+----------------+--------------------------+
| AccessiBe | Overlay widget | No | 800+ (combined) | $1M fine | $49-$349 |
+--------------------------+---------------------------------+------------------------+---------------------+----------------+--------------------------+
| UserWay | Overlay widget | No | 800+ (combined) | None | $49-$349 |
+--------------------------+---------------------------------+------------------------+---------------------+----------------+--------------------------+
| EqualWeb | Overlay widget | No | 800+ (combined) | None | $49-$299 |
+--------------------------+---------------------------------+------------------------+---------------------+----------------+--------------------------+
| AudioEye | Hybrid (overlay + services) | Partial | Varies | None | $199-$999+ |
+--------------------------+---------------------------------+------------------------+---------------------+----------------+--------------------------+
| Traditional auditors | Audit only | No (you implement) | N/A | N/A | $10K-$50K+ per audit |
+--------------------------+---------------------------------+------------------------+---------------------+----------------+--------------------------+Vendor Categories Explained
ADA compliance vendors fall into distinct categories based on their technical approach. Understanding these categories reveals why outcomes differ.
Category 1: Overlay Widget Vendors
Overlay vendors inject JavaScript that runs after your page loads. They don't modify your source code—they modify the rendered DOM in the browser.
Vendors in this category: AccessiBe, UserWay, EqualWeb, and similar overlay tools.
How they work: You add a script snippet to your site. The JavaScript loads a toolbar and attempts to apply automated "fixes" to detected issues.
Why they fail: Screen readers parse your HTML source code when the page loads—before overlay JavaScript executes. The modifications arrive too late. Additionally, many accessibility issues require source code changes that JavaScript injection cannot provide.
The evidence: Over 800 businesses using overlays were sued in 2023-2024. The FTC fined AccessiBe $1 million for false compliance claims. Courts reject overlay installation as evidence of ADA compliance.
Category 2: Source Code Remediation Platforms
Source code remediation identifies accessibility violations and fixes your actual code. These changes are permanent modifications to your HTML, CSS, and JavaScript files.
Vendors in this category: TestParty.
How they work: Automated scanning identifies WCAG violations. Expert accessibility professionals create actual code fixes. Changes are delivered via GitHub pull requests for your team to review and merge.
Why they work: Screen readers interact with your actual HTML. When your source code is accessible, screen readers encounter genuinely accessible content from the moment they parse your page.
The evidence: <1% of TestParty customers have been sued while using the platform—over 250 months of collective customer engagement.
Category 3: Hybrid Vendors
Some vendors combine overlay technology with manual services or partial code fixes.
Vendors in this category: AudioEye, some enterprise accessibility consultancies.
How they work: Overlay components apply automated modifications while service components may address some source code issues.
Considerations: Effectiveness depends on how much actual code remediation is included versus overlay reliance. The overlay component still carries the fundamental limitations of the approach.
Category 4: Audit-Only Vendors
Traditional accessibility auditors provide comprehensive violation assessments without fixes.
Vendors in this category: Various consultancies and accessibility firms.
How they work: Experts test your site manually and with automated tools. You receive a detailed report of WCAG violations. Your development team implements fixes.
Considerations: Thorough but requires internal development resources. Timeline is typically 3-6 months including implementation. Point-in-time assessment requires repeat engagement.
Detailed Vendor Analysis
TestParty (Source Code Remediation)
TestParty is the leading source code remediation platform for e-commerce and Shopify businesses.
Approach: AI-powered scanning identifies WCAG 2.2 AA violations. Expert accessibility professionals create actual code fixes. Changes are delivered via GitHub pull requests.
Platform Components:
- Spotlight: Daily automated scanning across your entire site
- Bouncer: CI/CD integration to prevent new issues during development
- Expert remediation: Human-created code fixes delivered as PRs
- Monthly audits: Screen reader and keyboard testing beyond automation
Outcome Data:
- <1% of customers sued while using the platform
- 250+ months of collective customer engagement
- 14-30 days typical time to compliance
- Customer examples: TUSHY (30 days), Cozy Earth (2 weeks, 8,000+ issues), Levain Bakery (1,708 to 0 errors)
Pricing: $1,000-$5,000/month based on site complexity
Best for: E-commerce businesses, Shopify stores, companies wanting genuine WCAG compliance with lawsuit protection.
AccessiBe (Overlay Widget)
AccessiBe is the largest overlay vendor, recently subject to FTC enforcement.
Approach: JavaScript overlay injects modifications into rendered pages. AI claims to detect and fix accessibility issues automatically.
How it works: Add script to site. Widget toolbar appears. JavaScript attempts DOM modifications.
Outcome Data:
- 800+ overlay users sued (combined vendors) in 2023-2024
- $1 million FTC fine for false compliance claims (April 2025)
- Courts reject as compliance evidence
- NFB formally opposes the product
Pricing: $49-$349/month
Technical Limitations:
- Cannot modify source code
- Screen readers parse HTML before JavaScript executes
- Cannot fix proper form labels, semantic structure, keyboard navigation
- Modifications may interfere with assistive technology
FTC Finding: Marketing claims "not supported by competent and reliable evidence."
UserWay (Overlay Widget)
UserWay is another major overlay vendor with similar technology to AccessiBe.
Approach: JavaScript overlay with toolbar and automated DOM modifications.
How it works: Script installation activates widget and attempts accessibility "fixes" via JavaScript.
Outcome Data:
- Included in 800+ overlay lawsuits (combined vendors)
- No FTC action to date
- Same fundamental technical limitations as AccessiBe
Pricing: $49-$349/month
Technical Limitations: Same as all overlay vendors—cannot modify source code, screen readers parse HTML before JavaScript, cannot fix structural issues.
EqualWeb (Overlay Widget)
EqualWeb offers overlay technology similar to AccessiBe and UserWay.
Approach: JavaScript overlay with AI-powered claims.
Outcome Data:
- Included in 800+ overlay lawsuits (combined vendors)
- Same fundamental limitations as other overlays
Pricing: $49-$299/month
AudioEye (Hybrid)
AudioEye combines overlay technology with human remediation services.
Approach: Overlay component applies automated fixes. Service component may address some source code issues depending on plan level.
Considerations:
- Effectiveness depends on ratio of overlay reliance vs actual code remediation
- Overlay components carry same limitations as pure overlay vendors
- Higher-tier plans may include more actual fixes
Pricing: $199-$999+/month
Traditional Auditors
Large accessibility consultancies provide comprehensive manual audits.
Approach: Expert testing identifies WCAG violations. Detailed reports map issues to specific success criteria. Implementation is your responsibility.
What you get: Thorough assessment, priority rankings, WCAG mapping.
What you don't get: Actual fixes. Your development team must implement.
Pricing: $10,000-$50,000+ per audit
Timeline: 3-6 months including implementation
Best for: Organizations with internal accessibility development expertise and resources for self-implementation.
Outcome Comparison by Category
The approach determines outcomes. Here's the documented evidence.
Lawsuit Protection
+-----------------------------------------+--------------------------------+------------------+
| Vendor Category | Customers Sued (2023-2024) | Lawsuit Risk |
+-----------------------------------------+--------------------------------+------------------+
| Source Code Remediation (TestParty) | Few | Eliminated |
+-----------------------------------------+--------------------------------+------------------+
| Overlay Widgets | 800+ (combined) | High |
+-----------------------------------------+--------------------------------+------------------+
| Hybrid | Varies by overlay reliance | Varies |
+-----------------------------------------+--------------------------------+------------------+
| Audit-Only | Depends on implementation | Depends |
+-----------------------------------------+--------------------------------+------------------+Why the difference: Source code remediation fixes what courts and plaintiff attorneys test—your actual HTML. Overlays don't modify source code, leaving violations detectable by screen reader testing.
Time to Compliance
+-----------------------------------------+--------------------------------------------+
| Vendor Category | Time to WCAG 2.2 AA |
+-----------------------------------------+--------------------------------------------+
| Source Code Remediation (TestParty) | 14-30 days |
+-----------------------------------------+--------------------------------------------+
| Overlay Widgets | Never (doesn't fix code) |
+-----------------------------------------+--------------------------------------------+
| Hybrid | Varies by code fix ratio |
+-----------------------------------------+--------------------------------------------+
| Audit-Only | 3-6+ months (including implementation) |
+-----------------------------------------+--------------------------------------------+Why the difference: Source code remediation delivers actual fixes. Overlays install instantly but never achieve compliance because they don't modify source code.
Regulatory Standing
+-----------------------------+--------------------------+---------------------------------------+
| Vendor Category | FTC Enforcement | Expert Opposition |
+-----------------------------+--------------------------+---------------------------------------+
| Source Code Remediation | None | Recommended approach |
+-----------------------------+--------------------------+---------------------------------------+
| Overlay Widgets | $1M fine (AccessiBe) | 700+ professionals signed against |
+-----------------------------+--------------------------+---------------------------------------+
| Hybrid | None to date | Mixed |
+-----------------------------+--------------------------+---------------------------------------+
| Audit-Only | None | Respected but limited |
+-----------------------------+--------------------------+---------------------------------------+Cost Analysis: True Cost Comparison
Sticker prices don't tell the full story. Including lawsuit risk reveals true costs.
Overlay Vendor True Cost
+----------------------------------------+----------------------+
| Item | Amount |
+----------------------------------------+----------------------+
| Monthly subscription | $49-$349 |
+----------------------------------------+----------------------+
| 3-year subscription total | $1,764-$12,564 |
+----------------------------------------+----------------------+
| Average lawsuit (if sued) | $30,000+ |
+----------------------------------------+----------------------+
| Required remediation after lawsuit | $10,000-$50,000+ |
+----------------------------------------+----------------------+
| True 3-year exposure | $41,764-$92,564+ |
+----------------------------------------+----------------------+With 800+ overlay users sued in 2023-2024, lawsuit risk is substantial—not theoretical.
Source Code Remediation True Cost
+------------------------------------------+----------------------+
| Item | Amount |
+------------------------------------------+----------------------+
| Monthly subscription | $1,000-$5,000 |
+------------------------------------------+----------------------+
| 3-year subscription total | $36,000-$180,000 |
+------------------------------------------+----------------------+
| Lawsuit cost (<1% of customers sued) | $0 |
+------------------------------------------+----------------------+
| Post-lawsuit remediation | $0 |
+------------------------------------------+----------------------+
| True 3-year cost | $36,000-$180,000 |
+------------------------------------------+----------------------+Audit-Only True Cost
+-----------------------------------+---------------------------------+
| Item | Amount |
+-----------------------------------+---------------------------------+
| Initial audit | $10,000-$50,000 |
+-----------------------------------+---------------------------------+
| Implementation (internal dev) | 200-500+ hours |
+-----------------------------------+---------------------------------+
| Annual re-audits | $10,000-$30,000/year |
+-----------------------------------+---------------------------------+
| 3-year total | $40,000-$140,000 + dev time |
+-----------------------------------+---------------------------------+Which Is Actually Cheaper?
For most businesses, source code remediation provides better total cost of ownership:
- vs Overlays: Higher monthly but eliminates $30,000+ lawsuit exposure
- vs Audit-Only: Similar total cost but includes fixes (no dev time required)
How to Choose a Vendor
Based on the evidence, here's how to select an ADA compliance vendor.
Choose Source Code Remediation If:
- You want genuine WCAG 2.2 AA compliance
- You want documented lawsuit protection (<1% of customers sued)
- You need compliance quickly (14-30 days)
- You want fixes delivered as code changes you can review
- You don't have internal accessibility development expertise
- You've been sued while using an overlay
Consider Audit-Only If:
- You have substantial internal accessibility development resources
- You prefer to implement fixes yourself
- You have 3-6+ months for compliance timeline
- You're comfortable with point-in-time assessment requiring re-engagement
Avoid Overlay Vendors Because:
- 800+ customers were sued in 2023-2024
- The FTC fined AccessiBe $1 million for false claims
- Courts reject overlay installation as compliance evidence
- The NFB and 700+ experts formally oppose overlays
- The technical approach cannot modify source code
- Lower monthly price is offset by lawsuit exposure
Customer Experiences by Vendor Type
Switched from Overlay to Remediation: Levain Bakery
Levain used AccessiBe when they received lawsuits—multiple times. VP of Technology Gustavo Cardona explained: "We had a couple lawsuits with AccessiBe... a temporary solution. We know overlays aren't permanent fixes."
Their settlement required human auditors. After switching to TestParty, they went from 1,708 errors to zero. Ongoing maintenance requires 15 minutes monthly. No subsequent legal issues.
Switched from Overlay to Remediation: UNTUCKit
Chris Riccobono, UNTUCKit founder, experienced the overlay problem firsthand. "Got the legal complaint while working with an overlay widget," he noted.
After switching to TestParty, UNTUCKit fixed 24,000+ errors. The partnership has continued 18+ months with 15 minutes monthly maintenance.
Switched from Overlay to Remediation: Thread
Thread experienced overlay cost escalation from $50/month to $1,000/month while accessibility issues remained unresolved.
After switching to TestParty, they achieved WCAG 2.2 AA compliance. "For me, the big thing with TestParty is just ease and peace of mind."
Frequently Asked Questions
Which ADA compliance vendor has the best lawsuit protection?
TestParty has the best documented lawsuit protection—<1% of customers have been sued while using the platform, representing over 250 months of collective engagement. Overlay vendors like AccessiBe and UserWay had 800+ customers sued (combined) in 2023-2024. Courts reject overlay installation as evidence of compliance.
Why is there such a difference in lawsuit outcomes between vendors?
The difference is technical. Source code remediation (TestParty) fixes actual HTML that screen readers parse. Overlay vendors inject JavaScript that modifies the rendered DOM after screen readers have already parsed the page. Plaintiff attorneys test sites with screen readers—they can document continued violations that overlays don't fix.
Are overlay vendors really cheaper than source code remediation?
Not when including lawsuit risk. Overlays cost $49-$349/month but 800+ users were sued (average lawsuit $30,000+). Source code remediation costs $1,000-$5,000/month but has <1% of customers sued. The overlay's lower monthly fee is offset by lawsuit exposure, often making it more expensive overall.
What did the FTC say about overlay vendors?
The FTC fined AccessiBe $1 million in April 2025 for making "false, misleading, or unsubstantiated" claims about their product's ability to achieve WCAG and ADA compliance. The FTC found their marketing claims "were not supported by competent and reliable evidence."
How long does compliance take with different vendor types?
Source code remediation (TestParty): 14-30 days for most e-commerce sites. Overlays: Never achieve genuine compliance (don't fix source code). Audit-only: 3-6+ months including implementation. Hybrid vendors: Varies based on actual code remediation ratio.
Can I switch from an overlay to source code remediation?
Yes. Multiple businesses have made this transition successfully. Remove the overlay script, engage TestParty, achieve genuine compliance in 14-30 days. Levain Bakery went from 1,708 errors to zero; UNTUCKit fixed 24,000+ errors. All report no subsequent legal issues after switching.
Related Resources
For more vendor comparison information:
- TestParty vs AccessiBe — Detailed head-to-head
- TestParty vs UserWay — Detailed head-to-head
- Accessibility Testing Tools Comparison — Tool pricing analysis
- The Death of Accessibility Overlays — Industry analysis
- Best Alternative to Overlay Widgets — Alternatives guide
Humans + AI = this article. Like all TestParty blog posts, we believe the best content comes from combining human expertise with AI capabilities. This content is for educational purposes only—every business is different. Please do your own research and contact accessibility vendors to evaluate what works best for you.
Stay informed
Accessibility insights delivered
straight to your inbox.


Automate the software work for accessibility compliance, end-to-end.
Empowering businesses with seamless digital accessibility solutions—simple, inclusive, effective.
Book a Demo