How to improve a scrollable dropdown section issue

I have an issue where the overflow of a scrollable list on a website is cutting off my dropdown menu. The scrollable list has a height constraint because it is in a modal which has a set height and width.

The dropdown has about 11 items so it is fairly big, so any alternatives would have to accommodate for those items.

I have attached an image to help further explain the issue.

Overflow dropdown issue