We will introduce a new CSS class that when applied to the body will prevent scrollbar styling.
<body class="rz-default-scrollbars">
I will post here when Radzen.Blazor has been updated.
For an immediate workaround you would need to use a local copy of the theme CSS file instead of the embedded one and delete all ::--webkit-scrollbar stuff.