I've included the Freshdesk widget and realized there is a non-clickable area around the it due to the iFrame. Integration tests showed that there are cases where this overlays other elements (see screenshot).
I see two possibilities here:
1. Overwrite the CSS styles, reducing the dead area to a minimum
2. Write a custom button component that calls the Widget APIs show/hide methods
Any suggestions?


