A client with low vision retains your firm for a custody case. The intake call goes fine. Then the firm sends a portal invite so she can review and sign the engagement letter. She cannot tell which field is the signature box because the label is a placeholder that disappears the moment she clicks in. The "Submit" button has no visible focus state, so she cannot tell if she has tabbed to it. She calls the office, frustrated, on a matter that is already stressful enough.
This is not a hypothetical. It is the most common accessibility failure we see when we audit legal websites, and it almost never shows up in a general homepage scan, because the portal and e-signature flow live behind a login. Firms fix the public site, feel done, and never test the part of the experience where actual clients spend the most emotionally charged minutes of the relationship: reviewing and signing documents.
We have already covered the broader picture in our law firm website accessibility guide. This article goes one layer deeper, into the client portal, document exchange, and e-signature tools that sit behind the login screen.
Why This Blind Spot Is So Common
Three reasons keep showing up:
- Portals are usually a third-party product. Clio, NetDocuments, MyCase, DocuSign, and similar tools are licensed, not built in-house, so firms assume accessibility is "the vendor's problem." Vendors vary widely, and even accessible platforms can be broken by a firm's custom branding, embedded iframe, or workflow configuration.
- Auditors and automated scanners rarely go behind login. A free scan of your homepage tells you nothing about what happens after a client authenticates. If your accessibility testing stops at the public pages, the highest-stakes screens in your practice are never checked.
- The stakes are personal, not just legal. A broken cart on a retail site loses a sale. A broken signature flow on a legal matter can mean a missed filing deadline, a lapsed statute of limitations reminder, or a client who feels shut out of their own case.
Where the Failures Actually Happen
1. Signature Fields With No Programmatic Label
Many embedded e-signature widgets render the "sign here" field as a styled box with visual text but no associated <label> or aria-label. A screen reader announces "edit text" with no context. Pair this with our guide on accessible forms, labels, and errors before you sign a contract with any e-signature vendor, and ask them directly how their fields are labeled for assistive technology.
2. PDF Document Review That Cannot Be Read by a Screen Reader
Engagement letters, retainer agreements, and discovery documents are almost always shared as PDFs. If those PDFs are scanned images or exported without a tagged reading order, a screen reader user gets nothing but silence or a jumbled reading order. This is the single most litigated accessibility gap in professional services, and we cover the fix in detail in our accessible PDFs guide. For a law firm specifically, treat every client-facing PDF (engagement letters, fee agreements, disclosures) as a document that must pass a tagging and reading-order check before it goes out.
3. Document Upload With No Status Announcement
Clients uploading pay stubs, medical records, or ID scans through a portal often get zero feedback when a file starts, finishes, or fails to upload. A sighted user sees a progress bar. A screen reader or keyboard-only user gets nothing, and either resubmits repeatedly or gives up. Our file upload widget accessibility article covers the ARIA live region pattern that solves this cleanly.
4. Keyboard Traps in Embedded Signing Modals
E-signature and document viewers are frequently loaded inside an iframe or modal. If focus is not properly managed, a keyboard-only user can tab into the modal and never tab back out, or worse, never be able to reach the "sign" or "decline" buttons at all. Test every embedded signing flow with the mouse unplugged, using Tab, Shift+Tab, and Enter only.
5. Deadline and Status Notifications Sent as Color Alone
Portals commonly flag an overdue signature or upcoming deadline in red text with no icon, label, or underline. Anyone with color blindness or low vision can miss it entirely, which is a serious problem when the "red text" is the only signal that a filing deadline is at risk.
Why This Matters Beyond Compliance
Law firms are already one of the more frequently targeted industries for ADA website demand letters, which we walk through in our demand letter response guide. A firm that gets sued over its own client-facing intake and signature workflow faces a specific credibility problem: the plaintiff's exhibit is your own product, used by your own clients, on a matter the firm was supposed to be handling competently. That is a harder story to tell a bar association, a malpractice carrier, or a referral source than an inaccessible marketing page.
There is also a plain business case. Disability affects roughly 1 in 4 adults in the United States according to the CDC, and legal needs (family law, disability benefits, elder law, personal injury, immigration) skew toward populations more likely to include a disability. A portal that a meaningful share of your own client base cannot use independently is a retention and referral risk, not just a legal one.
A Practical Checklist Before You Renew Your Portal Vendor Contract
- Request the vendor's current VPAT or accessibility conformance statement, and read it, not just file it.
- Test the signature flow end to end with a screen reader (NVDA or VoiceOver) and keyboard only, using a real document.
- Confirm every client-facing PDF template (engagement letter, fee agreement, disclosure) is tagged with a proper reading order, not a flattened scan.
- Check that upload progress and error states are announced, not just shown visually.
- Verify deadline and status flags use an icon or text label in addition to color.
- Document your findings and remediation steps. If a client ever raises an access complaint, a documented good-faith review is a far stronger position than silence.
Get a Real Answer, Not a Guess
Guessing at what is and is not accessible in a client portal you did not build is a losing strategy. Run our free accessibility checklist to see where your public site and intake flow stand today, or request a free audit and we will walk your actual portal and signature workflow with a real screen reader, not just an automated scanner. If you want a second set of eyes on a specific vendor contract or portal configuration before you renew it, email us directly at experts@wcag.world and we will tell you plainly what we find.
Your clients are trusting you with the most stressful moments of their lives. The very least you can do is make sure they can read and sign what you send them.
