Speakers block uses the `react-select` component that has [an open issue with the z-index of the dropdown](https://github.com/JedWatson/react-select/issues/5329) and [an open PR to fix it](https://github.com/JedWatson/react-select/pull/5830). When this gets committed we should update our code to pull in the fix. Problem shown below: 