Implement RenderMode="Native" for RadButton ButtonType="LinkButton"
For the time being the following workaround can be used:
<telerik:RadButton ID="RadButton1" runat="server" Text="click" ButtonType="LinkButton" EnableEmbeddedSkins="false" Font-Underline="true"/>