Adjust z-index

Add this code to the Custom CSS field on the Style tab of your Announcement Bar widget’s settings:

[class*='bar__BarContainer-sc'] {
z-index: 99 !important;
}