https://toolkit-tests.pages.dev/forms/overlay-submit.html
form-submittability probe · desktop, iphone-17 · 2026-09-06T04:09:02.931Z
Primary form: 5 visible field(s), method post, action /thanks.
Submit: Send message.
Spam protection: present (honeypot/CAPTCHA signal). Detected by driving screenshots's rendered page and asking elementFromPoint() over every field centre.
| Level | Finding |
|---|---|
| error | the submit button is covered by a fixed element (div.banner) — clicks land on the overlay, the form cannot be sent |
| warn | field textarea [message] is covered by a fixed div.banner — a visitor may not be able to click it |
| warn | field button is covered by a fixed div.banner — a visitor may not be able to click it |
| Field | Label | Name/Id | Status |
|---|---|---|---|
input:text |
Your name | name | ok |
input:email |
Email address | ok | |
input:tel |
Phone number | phone | ok |
textarea:textarea |
How can we help? | message | ok |
button:submit |
— | — | ok |
wiki disabled (--no-wiki)
Form submittability · form-submittability verdict: FAIL (1 error · 2 to review) url: https://toolkit-tests.pages.dev/forms/overlay-submit.html devices: desktop, iphone-17 captured: 2026-09-06T04:09:02.931Z FORM — 5 visible field(s) · method post · action /thanks submit: Send message spam protection: present SEARCH — no search input or widget found on the page. FINDINGS [error] submit-blocked — the submit button is covered by a fixed element (div.banner) — clicks land on the overlay, the form cannot be sent (iphone-17) [warn] field-covered — field textarea [message] is covered by a fixed div.banner — a visitor may not be able to click it (iphone-17) [warn] field-covered — field button is covered by a fixed div.banner — a visitor may not be able to click it (iphone-17) FIELDS input:text [name] — Your name input:email [email] — Email address input:tel [phone] — Phone number textarea:textarea [message] — How can we help? button:submit — NO LABEL FORM PLAYBOOK wiki disabled (--no-wiki)