When specifying "attachToControlBar: true" within bottom-aligned overlay, the overlay disappears along with the ControlBar while playing a video. It seems that "opacity = 0;" gets inherited by the overlay component as a child of the ControlBar.
While any top-aligned overlay doesn't reproduce that behavior, since not being a child of the ControlBar.
Can I kindly ask if we can have a consistent behavior of the overlay? So it's not being hidden, but moved down, when controls hide.
videojs v7.4.0
videojs-overlay v2.1.4