DatePicker in Modal Popup

Hi,

I've got a datepicker component on a modal popup. I have overwritten the z-value to display the datepicker infront of the modal (as describer here: Blazor DatePicker in a Modal), but when selecting the Month / Year, the dropdowns display behind the modal and is unclickable. Is there a way to override that z-index as well?

Also, when scrolling on the page, the datepicker does not scroll with the modal. Is it possible to close the datepicker when scrolling or have it scroll along with the modal?

Thanks in advance!

Works normally on our demos:

Check if you have latest version of Radzen.Blazor.