z-index is messed up accross the application, this needs to be reviewed as the order of precedence:
1. modal
2. dropdowns (unless inside the modal)
3. hover buttons
Also don't believe that dropdowns should exist when focused on other areas of the application like as I'm doing right now (adding text, check second attachment)